pascal data type declaration

167

pascal data type declaration -

type
days, age = integer;
yes, true = boolean;
name, city = string;
fees, expenses = real;

Comments

Submit
0 Comments